Auto merge of #2915 - matklad:rename-shell, r=alexcrichton
authorbors <bors@rust-lang.org>
Mon, 25 Jul 2016 20:32:25 +0000 (13:32 -0700)
committerGitHub <noreply@github.com>
Mon, 25 Jul 2016 20:32:25 +0000 (13:32 -0700)
commitf578ee578fa65e7fb50b5167baa07693ca9559f9
tree7ce1caa7cf7d70b9244e1abfdead181a4dd7fc43
parentc547d972f2edc3395caae0f759cd8c058ff9ee5a
parent736fc7a7734e5c0c9454f561d1c97db0e47fa177
Auto merge of #2915 - matklad:rename-shell, r=alexcrichton

Minor, rename function parameter

Naming `Config` as `shell` (while having a `shell` function in scope which returns `MultiShell`) inside this not so trivial callback driven fragment of code is devilishly evil :)